gtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c
authorSøren Sandmann <sandmann@redhat.com>
Mon, 15 May 2006 19:17:30 +0000 (19:17 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Mon, 15 May 2006 19:17:30 +0000 (19:17 +0000)
commit6cb19cf3ad8f04e6361a8f261db89a697d6ed12a
treead5d805683c6e42e4bba9dcf249113c71e831eeb
parent4080181c456860d0a40f40394d3bd0d54f6057cc
gtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c

Mon May 15 15:12:05 2006  Søren Sandmann  <sandmann@redhat.com>

* gtk/gtklayout.c (gtk_layout_realize),
* gtk/gtkiconview.c (gtk_icon_view_realize),
* gtk/gtktreeview.c (gtk_tree_view_realize): Set the background of
the clip windows to NULL, since they are generally invisible and
don't have EXPOSURE set, which means they temp-unvlicker code
doesn't apply to them.

* gdk/x11/gdkgeometry-x11.c (_gdk_window_move_resize_child): Unset
the background of the parent window during resizing. Invalidate
the uncoered area of the parent window. Bug 341332.
ChangeLog
ChangeLog.pre-2-10
gdk/x11/gdkgeometry-x11.c
gdk/x11/gdkwindow-x11.c
gtk/gtkiconview.c
gtk/gtklayout.c
gtk/gtktreeview.c